home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / decpsmw4.inf < prev    next >
INI File  |  1995-10-02  |  2KB  |  102 lines

  1. ; DECPSMW4.INF
  2.  
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Class=Printer
  6. Provider=%MS%
  7. LayoutFile=layout.inf
  8.  
  9. ;
  10. ; The Manufacturer section lists all of the manufacturers that we will
  11. ; display in the Dialog box
  12.  
  13. [Manufacturer]
  14. "Digital"
  15.  
  16. [Digital]
  17. "Digital DEClaser 5100/Net"       = D5100_MS.SPD,Digital_DEClaser_5100/Net       
  18. "Digital PrintServer 17/Net"      = D17_MS.SPD,Digital_PrintServer_17/Net      
  19. "Digital PrintServer 17/12mb/Net" = D1712_MS.SPD,Digital_PrintServer_17/12mb/Net 
  20. "Digital PrintServer 17/600/Net"  = D176_MS.SPD,Digital_PrintServer_17/600/Net  
  21. "Digital turboPrintServer 20/Net" = D20_MS.SPD,Digital_turboPrintServer_20/Net
  22. "Digital PrintServer 32/Net"      = D32_MS.SPD,Digital_PrintServer_32/Net      
  23. "Digital PrintServer 40 Plus/Net" = D40_MS.SPD,Digital_PrintServer_40_Plus/Net 
  24.  
  25. ;
  26. ; Installer Sections
  27. ;
  28. ; These sections control file installation, and reference all files that
  29. ; need to be copied. If the section name will be assumed to be the driver
  30. ; file, unless there is an explicit DriverFile section listed.
  31. ;
  32.  
  33. [D17_MS.SPD]
  34. CopyFiles=@D17_MS.SPD,@DCLPS171.SPD,DECPSMW4
  35. DataSection=DEC_DATA
  36.  
  37. [D1712_MS.SPD]
  38. CopyFiles=@D1712_MS.SPD,@DCPS1721.SPD,DECPSMW4
  39. DataSection=DEC_DATA
  40.  
  41. [D176_MS.SPD]
  42. CopyFiles=@D176_MS.SPD,@DCPS1761.SPD,DECPSMW4
  43. DataSection=DEC_DATA
  44.  
  45. [D20_MS.SPD]
  46. CopyFiles=@D20_MS.SPD,@DCTPS201.SPD,DECPSMW4
  47. DataSection=DEC_DATA
  48.  
  49. [D32_MS.SPD]
  50. CopyFiles=@D32_MS.SPD,@DCLPS321.SPD,DECPSMW4
  51. DataSection=DEC_DATA
  52.  
  53. [D40_MS.SPD]
  54. CopyFiles=@D40_MS.SPD,@DCLPS401.SPD,DECPSMW4
  55. DataSection=DEC_DATA
  56.  
  57. [D5100_MS.SPD]
  58. CopyFiles=@D5100_MS.SPD,@DC5100_1.SPD,DECPSMW4
  59. DataSection=DEC_DATA
  60.  
  61. ; Copy Sections
  62. ;
  63. ; Lists of files that are actually copied. These sections are referenced
  64. ; from the installer sections, above. Only create a section if it contains
  65. ; two or more files (if we only copy a single file, identify it in the
  66. ; installer section, using the @filename notation)
  67. ;
  68.  
  69. [DECPSMW4]
  70. DECPSMW4.DLL
  71. DECPSMW4.HLP
  72. PSCRIPT.DRV
  73. PSCRIPT.HLP
  74. TESTPS.TXT
  75. APPLE380.SPD
  76. FONTS.MFM
  77. ICONLIB.DLL
  78.  
  79. ;
  80. ; Data Sections
  81. ;
  82. ; These sections contain data that is shared between devices.
  83. ;
  84.  
  85. [DEC_DATA]
  86. DriverFile=PSCRIPT.DRV
  87. PortMonitor=%DEC_MONITOR%
  88.  
  89. ;
  90. ; All files go to the system directory
  91. ;
  92.  
  93. [DestinationDirs]
  94. DefaultDestDir=11
  95.  
  96. ;
  97. ; Localizable Strings
  98. ;
  99. [Strings]
  100. MS="Microsoft"
  101. DEC_MONITOR="╤σ≥σΓεΘ ∩ε≡≥ Digital,decpsmw4.dll"
  102.